Remove stray blexit()
authorRoy Franz <roy.franz@linaro.org>
Mon, 13 Oct 2014 19:56:29 +0000 (12:56 -0700)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 14 Oct 2014 09:16:38 +0000 (10:16 +0100)
commit254ddde3799c73ebc35c995fe63396a8dd17f339
tree71772304f85db4b53fad6fcc977d43eedf2ae316
parente47df5f77bf50c50db6d7901a913003d4e8aa421
Remove stray blexit()

A stray call to blexit() was in the normal processing path for handling
FDTs specified in the config file, causing the EFI boot code to
unconditionally exit.  Remove the blexit() call as it should never
have been here.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Tested-by: Vijaya Kumar K<Vijaya.Kumar@caviumnetworks.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/efi/efi-boot.h